home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcc / v04n07 / dcat.doc < prev    next >
Encoding:
Text File  |  1991-06-24  |  1.2 KB  |  35 lines

  1. DCAT.BAS
  2. July, 1991
  3. PC/Computing
  4. Mike Salisbury
  5. Page 200
  6.  
  7. -----------------------------------------------------------
  8.  
  9.     With DCAT.BAS, find files on a floppy instantly
  10.     with this BASIIIC disk cataloging program.
  11.  
  12. The DOS files MORE, FIND, CHKDSK, and BASICA must be on your 
  13. hard drive, and the directories these files are in must be in 
  14. your PATH command.  If your version of DOS includes
  15. GWBASIC, substitute that name for BASICA throughout the
  16. instructions here.
  17.  
  18. Run DCAT by typing BASICA C:\DCAT\DCAT from the DOS prompt
  19. or from a batch file.  If you've just upgraded to DOS 5.0,
  20. use QBASIC /RUN C:\DCAT\DCAT to get started.
  21.  
  22. You will need to edit the source file at line 20 to change
  23. the name of the directory you will use to hold your DCAT
  24. files (as in the C:\DCAT\ directory shown above).
  25.  
  26. You will also need to delete lines 20 and 30 from the
  27. original program after you've cataloged a few of your disks
  28. or your F-CAT.LST file will be overwritten.
  29.  
  30.  
  31. Material in this document may not be reproduced in any form 
  32. without permission. Written requests for permission should 
  33. be addressed to Chantal Lavelanet, Ziff-Davis Publishing 
  34. Company, One Park Avenue, New York, NY  10016.
  35.